crypto/tls.ClientHelloInfo.ctx (field)

3 uses

	crypto/tls (current package)
		common.go#L460: 	ctx context.Context
		common.go#L467: 	return c.ctx
		handshake_server.go#L968: 		ctx:               ctx,